FROM docker.io/nginx:1.29.3-alpine
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf
